Use a computer program to translate source code written in a particular programming language into computer-readable machine code that can be executed. 用计算机程序翻译可以执行的原始代码。
Object program: Program in machine code translated from a source program. 目标程式:由主程式编译而成的程式。
The hard real-time serial receiving program which dealt with totally four different data frames was designed with four techniques: data frame picking-up in interrupt serve program, finite state machine theory, buffer sharing and code optimizing. 运用中断服务程序就地帧识别、有限状态机、缓存共用和代码优化技术,设计了具有多通讯协议的强实时性串行通讯接收程序。
In the stage of generate the target code, we pass to compile the machine logic source program, to generate the target code in the form of machine code. 在目标代码生成阶段,我们通过对机床逻辑源程序的编译,生成机器码形式的目标代码,对分析过程中产生的错误进行分析处理。